main: Call setlocale()
authorColin Walters <walters@verbum.org>
Wed, 4 Sep 2013 20:44:54 +0000 (16:44 -0400)
committerColin Walters <walters@verbum.org>
Wed, 4 Sep 2013 20:45:51 +0000 (16:45 -0400)
commit8a59f6561c800adcca31e90afd84b2df53460264
treee5765bd4e7bf915ab5c8d09f2de65e5680446b03
parent1ae83002b58ec1cae5d8d2691c630cfee9beb7f0
main: Call setlocale()

While we're not translating anything right now, we should still
setlocale() so that our output is formatted as command line users will
expect.
src/ostree/main.c